$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
$chef = get_field('chef_name');
?>
Uncle Sam’s Margarita
Ingredients
1½ oz. Exotico® Blanco Tequila
½ oz. Orange Liqueur
1 oz. Lime Juice
1 oz. Simple Syrup
3 Pieces of Watermelon (or 1½ oz. of Watermelon Puree)
Directions
Rim a glass with blue sugar or salt. Muddle and shake all ingredients over ice, then strain into rimmed glass with ice. Garnish with a slice of watermelon.
BACK
Other cocktails you may enjoy
$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
?>